home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / noveldos.700 / wintutor.inf < prev    next >
INI File  |  1993-11-22  |  2KB  |  105 lines

  1.  
  2. ;
  3. [dialog]
  4.      caption = "Personal NetWare Tutorial Setup"
  5.      line0   = "Installing Personal NetWare Tutorial"
  6.      line1   = "WINTUTOR will install the Personal NetWare Tutorial into the following directory, which it creates on your hard disk."
  7.      line2   = "To install the Personal NetWare Tutorial in a different location, enter the new drive and directory."
  8.      line3   = "Click Continue to begin installing the Tutorial."
  9. ;
  10.  
  11. ;
  12.      complete = "Installation is complete."
  13. ;
  14.  
  15. ;
  16. [data]
  17. ;
  18.  
  19. ;
  20.      setuptype   = 3
  21. ;
  22.  
  23. ;
  24.      defdir = C:\NWCLIENT\TUTOR
  25. ;
  26.  
  27. ;
  28.      shortname = TUTOR
  29. ;
  30.  
  31. ;
  32.      listbox = no
  33. ;
  34.  
  35. ;
  36.      executable = exes, TBOOK.EXE
  37. ;
  38.  
  39. ;
  40.      readme = readme.txt
  41. ;
  42.  
  43. ;
  44.  
  45. ;
  46.      modifyautoexec = no
  47.  
  48. ;
  49. [sections]
  50.      exes, "Personal NetWare Tutorial Runtime Files", ,protect
  51.      apps, "Personal NetWare Tutorial Application", ,protect
  52. ;
  53.  
  54. ;
  55. [disks]
  56.     1 =., "Tutorial Disk 1"
  57.  
  58.  
  59. ;
  60. [needed.space]
  61.     exes =  1000000
  62.     apps =  750000
  63. ;
  64.  
  65. ;
  66. [destinations]
  67.      exes,    "0:", "Personal NetWare Tutorial Runtime Files"
  68.      apps,    "0:", "Personal NetWare Tutorial Application"
  69. ;
  70.  
  71. ;
  72. [exes]
  73.      1:TBOOK.EXE, "Personal NetWare Tutorial Executables"
  74.      1:README.TXT
  75.      1:TBKUTIL.DLL 
  76.      2:TBKBASE.DLL 
  77.      2:TBKNET.EXE  
  78.      2:TBKCOMP.DLL 
  79.      2:TBKFILE.DLL
  80.  
  81. ;
  82.  
  83. ;
  84. [apps]
  85.     2:PNTUTOR.TBK, "Personal NetWare Tutorial Applications", Save
  86.     2:PN.ICO,,save
  87. ;
  88.  
  89. ;
  90. [progman.groups]
  91.      "Personal NetWare Tutorial", TUTOR.GRP
  92. ;
  93.  
  94. ;
  95. ["Personal NetWare Tutorial"]
  96.     "Personal NetWare Tutorial", apps, PNTUTOR.TBK, PN.ICO
  97. ;
  98.  
  99. ;
  100. [win.ini]
  101.     Extensions, tbk = "TBOOK.EXE ^.TBK"
  102.     ToolBook, startupBook = PNTUTOR.TBK
  103. ;
  104.